home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Online / CIM / stuff / SCRIPTS / startup.script < prev    next >
Encoding:
Text File  |  1998-12-19  |  607 b   |  19 lines

  1. ;   CIM'S STARTUP SCRIPT
  2. ;   for OS 3.0 and better
  3. ;   $VER: V0.5 (30.05.1997)
  4. ;   Author: Jan-Erik Tervo
  5.  
  6. FAILAT 21
  7.  
  8. SETPRI CIM:BIN/CIM 1 >NIL:       ; Change the priority of CIM,
  9.                                  ; so when rendering or compiling,
  10.                                  ; CIM will still be able to
  11.                                  ; operate fast enough.
  12.                                  ; This can be done
  13.                                  ; also in the Icon by entering
  14.                                  ; TOOLPRI=1
  15.  
  16. RUN >NIL: RequestChoice "CIM" "Welcome to CIM (Caller Id Manager) !" "Thanks"
  17.  
  18.  
  19.